@charset "iso-8859-1";
body {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 7pt;
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #9650ce;
}
a:active {
	color: #00bfe1;
}
h1 {
	font-size: 14pt;
	color: #00bfe1;
	text-align: left;
	margin-left: 12px;
}
h2 {
	font-size: 1.25em;
	color: #000000;
	margin-left: 12px;
}
p {
	margin-left: 12px;
	line-height: 120%;
}
.text {
	font-size: 8pt;
}
.headline {	font-size: 14pt;
	font-weight: bold;
	color: #00BFE1;
}
.subhead {
	font-size: 8pt;
	font-weight: bold;
	color: #000;
}
.smallnav {font-size: 7pt; }
ul {
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: none;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3pt;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8pt;
	background-image:  url("../../newsite/images/bullets/bullet_teal.gif");
	background-repeat: no-repeat;
	background-position: left top;
}